Getting and Setting Bitmap Geometries
This section describes the functions you can use to examine or replace the entire geometry of a bitmap shape.The
GXGetBitmap
function copies the information from the geometry of a bitmap shape into agxBitmap
data structure.The
GXSetBitmap
function replaces the geometry of a bitmap shape with information you provide in agxBitmap
structure.
Subtopics
- GXGetBitmap
- GXSetBitmap